# Page Not Found

The URL `{{ $href }}` does not exist.

You might be looking for one of these pages:
- [简介](https://tips.laradoc.cn/readme.md)
- [其他](https://tips.laradoc.cn/other.md)
- [模型关联](https://tips.laradoc.cn/models_relations.md)
- [视图](https://tips.laradoc.cn/views.md)
- [授权](https://tips.laradoc.cn/auth.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://tips.laradoc.cn/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://tips.laradoc.cn/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/readme.md`)
- Use `Accept: text/markdown` header for content negotiation